home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0799 / 703 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  919 b 

  1. Date: Thu, 7 Jul 94 09:00:10 BST
  2. From: d.oakley.kid0111@oasis.icl.co.uk
  3. Subject: APP_DEFS.SYS
  4. To: gem-list@world.std.com
  5. Precedence: bulk
  6.  
  7. This does sound like a nice idea, from the user's point of view,
  8. but surely a bit of a nightmare from the programmer's.
  9.  
  10. There will be a core set of functions which are included in all
  11. programs (Load, Save, New, Quit etc.) but then there will be
  12. some which are completely unique to the program itself.
  13. Is the idea that the individual program has its own APP_DEFS file which the 
  14. user then modifies, or just one global file? I hope it's not the latter, 
  15. because if so the program would have to start working where to put its 
  16. unique functions.
  17.  
  18. By the way, has anyone suggested a format yet? Something like
  19.  
  20. ^N New
  21. ^O Open
  22. ^S Save
  23. ^R Save As
  24. ^Q Quit
  25.  
  26. etc., I suppose?
  27.  
  28. I'm probably stating/asking the obvious, but I seemed to have joined the 
  29. conversation at a late stage!
  30.  
  31. David
  32.  
  33.